Auto merge of #3947 - matklad:bench-bench, r=alexcrichton
authorbors <bors@rust-lang.org>
Wed, 26 Apr 2017 05:48:11 +0000 (05:48 +0000)
committerbors <bors@rust-lang.org>
Wed, 26 Apr 2017 05:48:11 +0000 (05:48 +0000)
commit0f27ca344d3b9019a87239c9f25fd290add84937
treed742646205be7f086b9d2edf9dc88049f63a8712
parentf41cb68694fddc9c8f76d9b97c740f054d70428d
parent74deb6e0658300867c3d770077cb7331c27c42d4
Auto merge of #3947 - matklad:bench-bench, r=alexcrichton

Allow test named `test`

Looks like `srt/test.rs` and `src/bench.rs` used to be default
integraion test and benchmark, but they no longer are.

closes #3932
tests/test.rs